bitkeeper revision 1.1159.212.73 (420154ceFUvIANCrxSTgPyOjFi1Pag)
authorkaf24@viper.(none) <kaf24@viper.(none)>
Wed, 2 Feb 2005 22:31:42 +0000 (22:31 +0000)
committerkaf24@viper.(none) <kaf24@viper.(none)>
Wed, 2 Feb 2005 22:31:42 +0000 (22:31 +0000)
commit51b54130d90e82952a78bba771fb69472c4cc7bc
tree164fd855fab70827afd130d11ef835f8afcc06e8
parent9188844c02797f5202e87530974e3ba2fb51a551
bitkeeper revision 1.1159.212.73 (420154ceFUvIANCrxSTgPyOjFi1Pag)

More x86_64 work. Interrupts and exceptions are now working. Next step is
DOM0 construction. First part of that is to map rest of physical memory,
allocate and map the mach_to_phys table, and fix arch_init_memory().
Signed-off-by: keir.fraser@cl.cam.ac.uk
xen/arch/x86/boot/x86_64.S
xen/arch/x86/domain.c
xen/arch/x86/memory.c
xen/arch/x86/setup.c
xen/arch/x86/smpboot.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/entry.S
xen/include/asm-x86/desc.h
xen/include/asm-x86/processor.h
xen/include/public/arch-x86_64.h